oliskoli [Thu, 24 May 2007 16:59:07 +0000 (16:59 +0000)]
garmin_gpi: Swap red and blue values in color table.
parkrrrr [Thu, 24 May 2007 13:57:52 +0000 (13:57 +0000)]
Two google breakages in one day. They must be busy.
This is one that wouldn't have been detected by my script, because it only
affected the reading of turn names.
parkrrrr [Thu, 24 May 2007 13:18:28 +0000 (13:18 +0000)]
Google Maps changed to contain invalid XHTML, again.
This time, it was tags of the form <foo bar="xxx"baz="yyy"> (note lack of
whitespace between attributes.)
oliskoli [Thu, 24 May 2007 12:01:52 +0000 (12:01 +0000)]
gpsmath: Fix problem with conversion from UTM coordinates in southern hemisphere.
oliskoli [Wed, 23 May 2007 21:46:24 +0000 (21:46 +0000)]
Add support user defined bitmap (BMP file).
oliskoli [Tue, 22 May 2007 21:28:54 +0000 (21:28 +0000)]
Add support for multiple POI lists to writer code.
oliskoli [Sun, 20 May 2007 21:24:22 +0000 (21:24 +0000)]
Rename module garmin_poi. New name is now garmin_gpi.
oliskoli [Sun, 20 May 2007 21:23:47 +0000 (21:23 +0000)]
Rename module garmin_poi. New name is now garmin_gpi.
oliskoli [Sun, 20 May 2007 21:21:53 +0000 (21:21 +0000)]
Add support for Garmin POI's (.gpi files).
oliskoli [Sun, 20 May 2007 21:20:57 +0000 (21:20 +0000)]
garmin_poi: Add gpi writer code.
oliskoli [Sun, 20 May 2007 20:40:02 +0000 (20:40 +0000)]
garmin_poi: Add gpi writer code.
oliskoli [Sun, 20 May 2007 20:38:04 +0000 (20:38 +0000)]
Add support (currently only a reader) for Garmin POI's (.gpi files).
oliskoli [Fri, 18 May 2007 21:28:32 +0000 (21:28 +0000)]
Add support (currently only a reader) for Garmin POI's (.gpi files).
robertl [Tue, 15 May 2007 21:56:40 +0000 (21:56 +0000)]
Use description as name source when we don't have notes in maggeo.
robertl [Tue, 15 May 2007 13:41:24 +0000 (13:41 +0000)]
Correct test for unknown alt in lowranceusr writer.
oliskoli [Tue, 15 May 2007 12:09:06 +0000 (12:09 +0000)]
csv_util: convert date to local date only when non-zero.
parkrrrr [Mon, 14 May 2007 14:18:18 +0000 (14:18 +0000)]
add 'nourl' option to an1 format
parkrrrr [Fri, 11 May 2007 15:55:17 +0000 (15:55 +0000)]
Added xhtmlent.c to define XHTML entities. Currently used by google reader.
parkrrrr [Fri, 11 May 2007 15:54:47 +0000 (15:54 +0000)]
- Added the rest of the XHTML entities to the google reader in a slightly
more reasonable form. Letting expat do the heavy lifting for entity
substitutions.
- Replaced ugly O(n^2) string replacement with one that's closer to O(n).
The fact that TheDailyWTF just featured code like the code that was here
originally is just a coincidence, really.
robertl [Thu, 10 May 2007 20:20:13 +0000 (20:20 +0000)]
I'm not convinced this isn't a problem with Xcode on the Mac, but double case the internal longitude conversion for Cetus to avoid integer overflow.CVS: ----------------------------------------------------------------------
robertl [Thu, 10 May 2007 18:28:58 +0000 (18:28 +0000)]
Let IGC reader tolerate blank lines on input.
parkrrrr [Thu, 10 May 2007 16:39:21 +0000 (16:39 +0000)]
handle nbsp in google maps. We probably need a more generic entity handler, but nbsp is the only one I've seen so far
oliskoli [Wed, 9 May 2007 23:11:47 +0000 (23:11 +0000)]
Accept and handle special header line from SONY-GPS devices.
oliskoli [Tue, 8 May 2007 20:55:32 +0000 (20:55 +0000)]
Update french translations.
oliskoli [Tue, 8 May 2007 20:52:54 +0000 (20:52 +0000)]
Update spanish translations.
oliskoli [Tue, 8 May 2007 20:51:31 +0000 (20:51 +0000)]
Update german translations.
oliskoli [Tue, 8 May 2007 20:48:52 +0000 (20:48 +0000)]
Add basic hungarian GUI translations. Switch on xcsv format.
oliskoli [Tue, 8 May 2007 20:43:22 +0000 (20:43 +0000)]
Add basic hungarian GUI translations.
oliskoli [Tue, 8 May 2007 20:39:16 +0000 (20:39 +0000)]
Add basic hungarian GUI translations. Switch on xcsv format.
oliskoli [Fri, 4 May 2007 20:40:26 +0000 (20:40 +0000)]
Regenerate reference data after wbt-200 changes.
oliskoli [Fri, 4 May 2007 20:02:05 +0000 (20:02 +0000)]
xcsv: Add support for BNG (British National Grid) coordinates.
oliskoli [Fri, 4 May 2007 08:44:42 +0000 (08:44 +0000)]
g7towin: Fix reading of waypoint lines with empty (short)names.
oliskoli [Fri, 4 May 2007 08:41:41 +0000 (08:41 +0000)]
gdb: Fix V3 reader code (unexpected location of descriptions since MS 6.12.3).
parkrrrr [Thu, 3 May 2007 18:15:19 +0000 (18:15 +0000)]
Added multi-leg route support to google maps input format
parkrrrr [Thu, 3 May 2007 15:26:51 +0000 (15:26 +0000)]
Fixed google maps route format for May 2007 update
robertl [Tue, 1 May 2007 03:40:55 +0000 (03:40 +0000)]
Patches from Andy to add WBT-201 support.
oliskoli [Sat, 21 Apr 2007 19:41:21 +0000 (19:41 +0000)]
tef_xml: Add support for "TourExchangeFormat" version 1.5.
Try to repair cutted descriptions. Regenerate gpx reference.
oliskoli [Sat, 21 Apr 2007 16:40:40 +0000 (16:40 +0000)]
bcr: Change handling of DESCRIPTION lines. Regenerate reference files.
oliskoli [Fri, 20 Apr 2007 19:35:33 +0000 (19:35 +0000)]
raymarine: Change line feeds to fixed CRLF. Re-create reference data.
oliskoli [Fri, 20 Apr 2007 19:30:59 +0000 (19:30 +0000)]
raymarine: Limit route names also to 16 characters. Bug-fix - add missing comma (write_route_wpt_cb/items).
Change line feeds to fixed CRLF. Add some MapSource icon names to icon mappings.
Remove unused column id from icon table. Re-create reference data.
oliskoli [Tue, 17 Apr 2007 21:26:59 +0000 (21:26 +0000)]
Add reference file for TomTom Places of Interest (tomtom_asc).
oliskoli [Tue, 17 Apr 2007 21:21:33 +0000 (21:21 +0000)]
Add testo sequence for tomtom_itn.
oliskoli [Tue, 17 Apr 2007 21:19:41 +0000 (21:19 +0000)]
Add reference file for TomTom Itineraries (tomtom_itn).
oliskoli [Tue, 17 Apr 2007 21:10:34 +0000 (21:10 +0000)]
Typo fix.
oliskoli [Tue, 17 Apr 2007 20:44:38 +0000 (20:44 +0000)]
Do not substitute __VERSION__ for non-ambiguous testo results.
oliskoli [Tue, 17 Apr 2007 20:39:08 +0000 (20:39 +0000)]
Add test sequence for tomtom_asc.
oliskoli [Tue, 17 Apr 2007 20:25:25 +0000 (20:25 +0000)]
Add new field macros LAT_10EX and LON_10EX. The real field name
in a style sheet can be i.e. LAT_10E5, which represents latitude
multiplied by "10 power 5".
oliskoli [Tue, 17 Apr 2007 20:17:22 +0000 (20:17 +0000)]
Add style sheets tomtom_itn "TomTom Itenaries" and tomtom_asc "TomTom POI ascii files".
oliskoli [Tue, 17 Apr 2007 20:09:01 +0000 (20:09 +0000)]
Add new field macros LAT_10EX and LON_10EX. The real field name
in a style sheet can be i.e. LAT_10E5, which represents latitude
multiplied by "10 power 5".
robertl [Mon, 16 Apr 2007 23:34:14 +0000 (23:34 +0000)]
Make 'install' depend on having the executable itself.
robertl [Mon, 16 Apr 2007 23:23:19 +0000 (23:23 +0000)]
Let KML writer scribble timestamp in the table so it can be seen by user.
oliskoli [Sun, 15 Apr 2007 21:02:09 +0000 (21:02 +0000)]
Initialize new version "1.3.4-beta20070415".
oliskoli [Sun, 15 Apr 2007 20:33:09 +0000 (20:33 +0000)]
Add new format "g7towin". This format can read data files (.g7t) from G7ToWin.
oliskoli [Sun, 15 Apr 2007 19:46:40 +0000 (19:46 +0000)]
Add new format "g7towin". This format can read data files (.g7t) from G7ToWin.
oliskoli [Sun, 15 Apr 2007 19:46:05 +0000 (19:46 +0000)]
Add new format "g7towin". This format can read data files (.g7t) from G7ToWin.
oliskoli [Sun, 15 Apr 2007 19:08:51 +0000 (19:08 +0000)]
waypt: Be more verbose when stopping because of invalid coordinates.
oliskoli [Sun, 15 Apr 2007 18:59:06 +0000 (18:59 +0000)]
bcr: Change handling of DESCRIPTION lines. Regenerate reference files.
oliskoli [Sun, 15 Apr 2007 18:53:08 +0000 (18:53 +0000)]
Add Jon McClintock to authors.
oliskoli [Sun, 15 Apr 2007 18:45:24 +0000 (18:45 +0000)]
Add Jeremy Ehrhardt to authors.
oliskoli [Sat, 14 Apr 2007 15:59:11 +0000 (15:59 +0000)]
Use global defined index of datum WGS84 and OSGB36.
oliskoli [Sat, 14 Apr 2007 15:25:20 +0000 (15:25 +0000)]
Use global defined index of datum WGS84 and OSGB36.
oliskoli [Sat, 14 Apr 2007 14:53:59 +0000 (14:53 +0000)]
Fix probably gbfile bug. Sorry, I don't know, why that was here.
oliskoli [Sat, 14 Apr 2007 14:50:39 +0000 (14:50 +0000)]
Delete no more used text_file prototypes.
oliskoli [Sat, 14 Apr 2007 14:48:30 +0000 (14:48 +0000)]
Remove unused variable 'serial'.
oliskoli [Sat, 14 Apr 2007 14:47:14 +0000 (14:47 +0000)]
Allow floating values in UTM coordinates.
oliskoli [Fri, 13 Apr 2007 08:12:37 +0000 (08:12 +0000)]
Please ignore gpsbabel-debug too.
oliskoli [Fri, 13 Apr 2007 08:07:19 +0000 (08:07 +0000)]
garmin_txt: Add common string-to-coordinates parser. Add UTM to supported grids.
oliskoli [Fri, 13 Apr 2007 08:05:23 +0000 (08:05 +0000)]
Add code for a common string-to-coordinates parser.
oliskoli [Fri, 13 Apr 2007 08:01:59 +0000 (08:01 +0000)]
Typo fix. Add functions GPS_Math_Known_Datum_To_UTM_EN(), GPS_Math_UTM_EN_To_Known_Datum() and GPS_Math_Get_Datum_Name().
oliskoli [Mon, 9 Apr 2007 18:57:35 +0000 (18:57 +0000)]
Disable debug statements.
oliskoli [Mon, 9 Apr 2007 18:48:41 +0000 (18:48 +0000)]
Extend simple filter for WGS datums.
oliskoli [Mon, 9 Apr 2007 18:43:26 +0000 (18:43 +0000)]
Add newline (\n) to fatal or warning.
robertl [Sat, 31 Mar 2007 16:40:56 +0000 (16:40 +0000)]
Let 2820 do 20 char wpt names.
oliskoli [Thu, 29 Mar 2007 22:06:07 +0000 (22:06 +0000)]
nmea: Get options gpxxx working. Initialize sleepus with -1.
robertl [Wed, 28 Mar 2007 16:06:06 +0000 (16:06 +0000)]
Lowrance doc tweaks.
robertl [Wed, 28 Mar 2007 13:01:35 +0000 (13:01 +0000)]
Typo fix in style doc.
oliskoli [Tue, 27 Mar 2007 21:31:00 +0000 (21:31 +0000)]
raymarine: Remove GUID generation.
Fix "PredictedTwa" output. Use some other default values.
Regenerate reference data.
oliskoli [Tue, 27 Mar 2007 20:46:20 +0000 (20:46 +0000)]
Add new format "ggv_log". This format supports binary tracklogs used by Geogrid-Viewer.
oliskoli [Tue, 27 Mar 2007 20:07:15 +0000 (20:07 +0000)]
stmwpp: Remove unreachable case target. Create route points when objective is set to rtedata.
oliskoli [Tue, 27 Mar 2007 20:01:09 +0000 (20:01 +0000)]
msroute: Use gbfile API. Fix ole_find_property().
oliskoli [Tue, 27 Mar 2007 19:53:09 +0000 (19:53 +0000)]
msroute: Use gbfile API. Fix ole_find_property().
oliskoli [Tue, 27 Mar 2007 19:40:50 +0000 (19:40 +0000)]
Enable synthesized GPS fixes for tracks. Without we get a lot of empty NMEA track files.
oliskoli [Tue, 27 Mar 2007 19:18:25 +0000 (19:18 +0000)]
pcx: Set NULL as option default for cartoexploreur. Recreate reference/track/pcx.trk.
robertl [Tue, 27 Mar 2007 18:50:53 +0000 (18:50 +0000)]
Fix error message text on invalid longitude.
robertl [Tue, 27 Mar 2007 18:49:46 +0000 (18:49 +0000)]
Add a cross-configure target just so I don't have to remember that awful syntax.
oliskoli [Mon, 26 Mar 2007 22:23:58 +0000 (22:23 +0000)]
Add new format "ggv_log". This format supports binary tracklogs used by EADS Geogrid Viewer.
oliskoli [Mon, 26 Mar 2007 22:18:53 +0000 (22:18 +0000)]
Add functions waypt_speed() and waypt_time().
waypt_speed calculates the speed between two points (in meters per second).
waypt_time returns the creation_time of a waypoint including microseconds in fractional portion.
robertl [Fri, 23 Mar 2007 17:42:00 +0000 (17:42 +0000)]
Jeremy Ehrhardt contributes vitovtt format.
robertl [Fri, 16 Mar 2007 15:42:05 +0000 (15:42 +0000)]
Minor RT fixes missed from last change.
robertl [Thu, 15 Mar 2007 16:53:44 +0000 (16:53 +0000)]
Jon McClinton and Robert Lipe add NMEA realtime tracking output, tweak realtime tracking output for KML, and enhance reliability for Garmin/USB tracking on Linux and Mac.
oliskoli [Wed, 14 Mar 2007 21:16:58 +0000 (21:16 +0000)]
Typo fix.
oliskoli [Wed, 14 Mar 2007 21:16:12 +0000 (21:16 +0000)]
Set always the "converted" flag.
oliskoli [Wed, 14 Mar 2007 18:03:23 +0000 (18:03 +0000)]
Fix possible endless loop.
robertl [Wed, 14 Mar 2007 17:34:11 +0000 (17:34 +0000)]
Jon McClintlock and Robert Lipe fix bogus free in Linux/Mac USB garmin teardown.
oliskoli [Mon, 12 Mar 2007 22:29:12 +0000 (22:29 +0000)]
Check in nearly new gdb module.
oliskoli [Mon, 12 Mar 2007 22:26:31 +0000 (22:26 +0000)]
Finalize "Multiple URL support" code. Move add_url to waypt.c. Now called 'waypt_add_url'.
oliskoli [Mon, 12 Mar 2007 22:15:42 +0000 (22:15 +0000)]
Finalize "Multiple URL support" code.
robertl [Mon, 12 Mar 2007 15:34:57 +0000 (15:34 +0000)]
Add test entry for multiple GPX 1.1 links.
Try to fix our handling of schemaLoc in GPX 1.1
Make transform-rte and transform-wpt (validated) GPX 1.1 since they came
from GPX 1.1.
robertl [Sun, 11 Mar 2007 15:33:55 +0000 (15:33 +0000)]
Add multiple link support for GPX 1.1 on read and write.
robertl [Sat, 10 Mar 2007 23:36:13 +0000 (23:36 +0000)]
Sketch in data structures for multiple URLs in waypoints. Use GDB reader as guinea pig.